Reimplemented GtkCellView using an internal GtkCellArea.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 18 Nov 2010 04:53:55 +0000 (13:53 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 4 Jan 2011 14:37:05 +0000 (23:37 +0900)
commitb70589b6a401efa84982333e71e489a36d02a070
tree65e250c499ae5080003d6062af39b87fb9de1499
parent58cdd6d38eb6b976c2792ca435c2731f16f8924b
Reimplemented GtkCellView using an internal GtkCellArea.

Added construct GtkCellArea and GtkCellAreaContext properties,
the context property allows putting multiple cellviews into the
same size request context.
gtk/gtkcellview.c